[INFO] fetching crate nickel-lang-parser 0.2.0...
[INFO] testing nickel-lang-parser-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nickel-lang-parser 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate nickel-lang-parser 0.2.0
[INFO] finished tweaking crates.io crate nickel-lang-parser 0.2.0
[INFO] tweaked toml for crates.io crate nickel-lang-parser 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nickel-lang-parser 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nickel-lang-parser 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 787f335557e672257b822a0f3b455f0e5e6b1f98523397760b23265a4fa40b21
[INFO] running `Command { std: "docker" "start" "-a" "787f335557e672257b822a0f3b455f0e5e6b1f98523397760b23265a4fa40b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "787f335557e672257b822a0f3b455f0e5e6b1f98523397760b23265a4fa40b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787f335557e672257b822a0f3b455f0e5e6b1f98523397760b23265a4fa40b21", kill_on_drop: false }`
[INFO] [stdout] 787f335557e672257b822a0f3b455f0e5e6b1f98523397760b23265a4fa40b21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35dcc38f2b06b364992f00cbfeb2665dd273986621ddfcdf0cc579f6026cc75e
[INFO] running `Command { std: "docker" "start" "-a" "35dcc38f2b06b364992f00cbfeb2665dd273986621ddfcdf0cc579f6026cc75e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling malachite-nz v0.9.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling malachite-base v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling logos v0.16.0
[INFO] [stderr]    Compiling simple-counter v0.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling nickel-lang-vector v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling codespan v0.13.1
[INFO] [stderr]    Compiling nickel-lang-parser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling malachite-q v0.9.0
[INFO] [stderr]    Compiling malachite-float v0.9.0
[INFO] [stderr]    Compiling malachite v0.9.0
[INFO] [stderr] error: could not compile `nickel-lang-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name nickel_lang_parser --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "metrics", "nix-experimental"))' -C metadata=b65d81562b750394 -C extra-filename=-a3184ef181b3ed27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f3bca020550ea9bd.rmeta --extern codespan=/opt/rustwide/target/debug/deps/libcodespan-20cb6f4bd4aa5f7d.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-b5f94fe8777cef7f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6dd825a75b8db2f5.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9e4f350c801ac97d.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-2c6da1fe62e937ec.rmeta --extern malachite=/opt/rustwide/target/debug/deps/libmalachite-ea155077c74ac497.rmeta --extern nickel_lang_vector=/opt/rustwide/target/debug/deps/libnickel_lang_vector-a9c6c2ac1ffdeb90.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-e9d0eec16e70d892.rmeta --extern pretty=/opt/rustwide/target/debug/deps/libpretty-096f3783f757e75e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-98050574fcd4e9a0.rmeta --extern saphyr_parser=/opt/rustwide/target/debug/deps/libsaphyr_parser-4afe676d1b5eda30.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f802f57338d02292.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e3c84dcb00d38a5e.rmeta --extern simple_counter=/opt/rustwide/target/debug/deps/libsimple_counter-1488e99696e5d465.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-1ac38938a162911f.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "35dcc38f2b06b364992f00cbfeb2665dd273986621ddfcdf0cc579f6026cc75e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35dcc38f2b06b364992f00cbfeb2665dd273986621ddfcdf0cc579f6026cc75e", kill_on_drop: false }`
[INFO] [stdout] 35dcc38f2b06b364992f00cbfeb2665dd273986621ddfcdf0cc579f6026cc75e
